home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / hdf / mac / h10srcst.hqx / Source / HyperHell Source / HCard Dev. Toolkit / XCMD Stacks / Video / card_8204.txt < prev    next >
Encoding:
Text File  |  1989-02-05  |  480 b   |  26 lines

  1. -- card: 8204 from stack: in
  2. -- bmap block id: 6536
  3. -- flags: 0000
  4. -- background id: 2124
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=454 top=227 right=249 bottom=489
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 29484 / 29484
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual scroll left
  23.   go next
  24. end mouseUp
  25.  
  26.